FLUSH LIGHT MAPS

This command will delete all the lights that have been added to the universe light list with ADD LIGHT MAP LIGHT.

  Syntax
FLUSH LIGHT MAPS
  Returns

This command does not return a value.

  Description

Ideal when lights have been added by mistake or a new light list needs to be created.

  Example Code
FLUSH LIGHT MAPS
FOR L=1 TO 5
ADD LIGHT MAP LIGHT x, y, z, radius, r, g, b, i, shadow
NEXT L
  See also

GAMEFX Commands Menu
Index